I2S TX configure register 1
TX_TDM_WS_WIDTH | The width of tx_ws_out in TDM mode is (I2S_TX_TDM_WS_WIDTH[6:0] +1) * T_bck |
TX_BCK_DIV_NUM | Bit clock configuration bits in transmitter mode. |
TX_BITS_MOD | Set the bits to configure the valid data bit length of I2S transmitter channel. 7: all the valid channel data is in 8-bit-mode. 15: all the valid channel data is in 16-bit-mode. 23: all the valid channel data is in 24-bit-mode. 31:all the valid channel data is in 32-bit-mode. |
TX_HALF_SAMPLE_BITS | I2S Tx half sample bits -1. |
TX_TDM_CHAN_BITS | The Tx bit number for each channel minus 1in TDM mode. |
TX_MSB_SHIFT | Set this bit to enable transmitter in Phillips standard mode |
TX_BCK_NO_DLY | 1: BCK is not delayed to generate pos/neg edge in master mode. 0: BCK is delayed to generate pos/neg edge in master mode. |